home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-06-20 | 5.7 KB | 159 lines | [TEXT/MPS ] |
- # This makefile was produced at 12:49:04 AM on Thu, Oct 18, 1990 by
- # Makemake version 2.0d29 (9 Jan 90), by Rick Holzgrafe and scott douglass.
- # To change this Makefile edit the definition of MAKEMAKE below
- # and execute Make Makefile.
-
-
- MAKEMAKE = makemake ∂
- -t "AliasThis" ∂
- "COptions=-r -mbg on" -f "-t 'APPL' -c 'DTS '" -i :src: -objdir ∂
- :obj: -srcdirs :src: :src:SampleAEvt.c :src:SampleFileIO.c ∂
- :src:SampleMain.c :src:SamplePrint.c :src:SampleErrors.c ∂
- :src:Sample.r '{CLibraries}StdClib.o' '{Libraries}Runtime.o' ∂
- '{Libraries}Interface.o'
-
- :obj: ƒ :src:
-
- TARGETS = "AliasThis"
-
- DOT_H = :src:SampleDefs.h :src:Sample.h :src:SampleErrors.h ∂
- :src:SampleFileIO.h :src:SampleMain.h :src:SamplePrint.h :src:SampleAEvt.h
-
- DOT_R = :src:Sample.r
-
- SRCS = :src:SampleAEvt.c :src:SampleFileIO.c :src:SampleMain.c ∂
- :src:SamplePrint.c :src:SampleErrors.c
-
- OBJS = :obj:SampleAEvt.c.o :obj:SampleFileIO.c.o :obj:SampleMain.c.o ∂
- :obj:SamplePrint.c.o :obj:SampleErrors.c.o
-
- LIBS = "{CLibraries}StdClib.o" "{Libraries}Runtime.o" "{Libraries}Interface.o"
-
- RES = :src:Sample.r
-
- COUNT = Count
- COUNTOPTS =
- CTAGS = Ctags
- CTAGSOPTS = -p -local -update
- DELETE = Delete
- DELETEOPTS = -i
- FILES = Files
- FILESOPTS = -l
- LIB = Lib
- LIBOPTS =
- LINK = Link
- LINKOPTS =
- MAKEFILE = Makefile
- PRINT = Print
- PRINTOPTS =
- REZ = Rez
- SETFILE = SetFile
- SETFILEOPTS = -t 'MPST' -c 'MPS '
-
-
- AOptions = -i :src:
-
- COptions = -r -mbg on -i :src:
-
- POptions = -i :src:
-
- ROptions = -a -i :src:
-
- "AliasThis" ƒƒ {OBJS} {LIBS}
- {LINK} {LINKOPTS} -o {Targ} {OBJS} {LIBS}
-
- "AliasThis" ƒƒ {RES} ∂
- "{RIncludes}Types.r" "{RIncludes}SysTypes.r" "{RIncludes}BalloonTypes.r" ∂
- :src:Sample.h
- {REZ} {ROptions} -o {Targ} {RES}
-
- "AliasThis" ƒƒ {OBJS} {LIBS} {RES} ∂
- "{RIncludes}Types.r" "{RIncludes}SysTypes.r" "{RIncludes}BalloonTypes.r" ∂
- :src:Sample.h
- {SETFILE} -t 'APPL' -c 'DTS ' {Targ}
-
-
-
- {MAKEFILE} ƒ NoSuchFile
- NoSuchFile ƒ
- {MAKEMAKE}
-
- clean ƒ
- {DELETE} {DELETEOPTS} {OBJS}
-
- clobber ƒ clean
- {DELETE} {DELETEOPTS} {TARGETS}
-
- count ƒ
- {COUNT} {COUNTOPTS} {DOT_H} {DOT_R} {SRCS}
-
- files ƒ
- {FILES} {FILESOPTS} {TARGETS} {MAKEFILE} {DOT_H} {DOT_R} {SRCS} {OBJS}
-
- print ƒ
- {PRINT} {PRINTOPTS} {MAKEFILE} {DOT_H} {DOT_R} {SRCS}
-
- tags ƒ {DOT_H} {SRCS}
- {CTAGS} {CTAGSOPTS} {C_INCDIRS} {NewerDeps}
-
-
- :obj:SampleAEvt.c.o ƒ ∂
- "{CIncludes}Aliases.h" "{CIncludes}AppleTalk.h" "{CIncludes}Types.h" ∂
- "{CIncludes}OSUtils.h" "{CIncludes}Dialogs.h" "{CIncludes}Windows.h" ∂
- "{CIncludes}Quickdraw.h" "{CIncludes}Events.h" "{CIncludes}Controls.h" ∂
- "{CIncludes}TextEdit.h" "{CIncludes}Files.h" "{CIncludes}SegLoad.h" ∂
- "{CIncludes}Script.h" "{CIncludes}GestaltEqu.h" "{CIncludes}Errors.h" ∂
- :src:SampleDefs.h :src:Sample.h :src:SampleErrors.h ∂
- :src:SampleFileIO.h "{CIncludes}StandardFile.h" ∂
- "{CIncludes}AppleEvents.h" "{CIncludes}Memory.h" "{CIncludes}EPPC.h" ∂
- "{CIncludes}PPCToolbox.h" "{CIncludes}Processes.h" ∂
- "{CIncludes}Notification.h" :src:SampleMain.h "{CIncludes}Printing.h" ∂
- :src:SamplePrint.h :src:SampleAEvt.h
-
- :obj:SampleFileIO.c.o ƒ ∂
- :src:SampleDefs.h "{CIncludes}Events.h" "{CIncludes}Types.h" ∂
- "{CIncludes}Quickdraw.h" :src:Sample.h :src:SampleErrors.h ∂
- "{CIncludes}Dialogs.h" "{CIncludes}Windows.h" "{CIncludes}Controls.h" ∂
- "{CIncludes}TextEdit.h" :src:SampleMain.h "{CIncludes}OSUtils.h" ∂
- "{CIncludes}Printing.h" "{CIncludes}PPCToolbox.h" ∂
- "{CIncludes}AppleTalk.h" "{CIncludes}Memory.h" :src:SampleFileIO.h ∂
- "{CIncludes}Files.h" "{CIncludes}SegLoad.h" "{CIncludes}StandardFile.h" ∂
- "{CIncludes}AppleEvents.h" "{CIncludes}EPPC.h" "{CIncludes}Processes.h" ∂
- "{CIncludes}Notification.h" "{CIncludes}Errors.h" "{CIncludes}Aliases.h" ∂
- "{CIncludes}ToolUtils.h" "{CIncludes}Script.h"
-
- :obj:SampleMain.c.o ƒ ∂
- :src:Sample.h :src:SampleDefs.h "{CIncludes}Events.h" ∂
- "{CIncludes}Types.h" "{CIncludes}Quickdraw.h" :src:SampleAEvt.h ∂
- "{CIncludes}AppleEvents.h" "{CIncludes}Memory.h" "{CIncludes}OSUtils.h" ∂
- "{CIncludes}EPPC.h" "{CIncludes}PPCToolbox.h" "{CIncludes}AppleTalk.h" ∂
- "{CIncludes}Processes.h" "{CIncludes}Files.h" "{CIncludes}SegLoad.h" ∂
- "{CIncludes}Notification.h" :src:SampleFileIO.h ∂
- "{CIncludes}StandardFile.h" "{CIncludes}Dialogs.h" ∂
- "{CIncludes}Windows.h" "{CIncludes}Controls.h" "{CIncludes}TextEdit.h" ∂
- :src:SamplePrint.h :src:SampleErrors.h :src:SampleMain.h ∂
- "{CIncludes}Printing.h" "{CIncludes}Resources.h" "{CIncludes}Fonts.h" ∂
- "{CIncludes}Menus.h" "{CIncludes}Desk.h" "{CIncludes}ToolUtils.h" ∂
- "{CIncludes}OSEvents.h" "{CIncludes}DiskInit.h" "{CIncludes}Traps.h" ∂
- "{CIncludes}Errors.h"
-
- :obj:SamplePrint.c.o ƒ ∂
- :src:SampleErrors.h "{CIncludes}Dialogs.h" "{CIncludes}Windows.h" ∂
- "{CIncludes}Quickdraw.h" "{CIncludes}Types.h" "{CIncludes}Events.h" ∂
- "{CIncludes}Controls.h" "{CIncludes}TextEdit.h" :src:SampleFileIO.h ∂
- "{CIncludes}Files.h" "{CIncludes}OSUtils.h" "{CIncludes}SegLoad.h" ∂
- "{CIncludes}StandardFile.h" "{CIncludes}AppleEvents.h" ∂
- "{CIncludes}Memory.h" "{CIncludes}EPPC.h" "{CIncludes}PPCToolbox.h" ∂
- "{CIncludes}AppleTalk.h" "{CIncludes}Processes.h" ∂
- "{CIncludes}Notification.h" :src:SampleMain.h "{CIncludes}Printing.h" ∂
- :src:SampleDefs.h :src:SamplePrint.h "{CIncludes}Errors.h"
-
- :obj:SampleErrors.c.o ƒ ∂
- :src:SampleDefs.h "{CIncludes}Events.h" "{CIncludes}Types.h" ∂
- "{CIncludes}Quickdraw.h" :src:Sample.h :src:SampleErrors.h ∂
- "{CIncludes}Dialogs.h" "{CIncludes}Windows.h" "{CIncludes}Controls.h" ∂
- "{CIncludes}TextEdit.h" "{CIncludes}Memory.h" "{CIncludes}Packages.h" ∂
- "{CIncludes}StandardFile.h" "{CIncludes}Files.h" "{CIncludes}OSUtils.h" ∂
- "{CIncludes}SegLoad.h" "{CIncludes}Script.h" "{CIncludes}Fonts.h" ∂
- "{CIncludes}ToolUtils.h" "{CIncludes}String.h"
-